home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
umich
/
utils
/
gemfut15.lzh
/
AESUTIL.MAK
< prev
next >
Wrap
Text File
|
1990-08-06
|
327b
|
15 lines
#CFLAGS = -O
OBJ = \
aesutgr1.o aesutob1.o aesutob2.o aesutob3.o aesutob4.o aesutob5.o \
aesutrc1.o aesutrc2.o aesutrc3.o aesutrc4.o aesutrc5.o \
aesutrs1.o aesutrs2.o aesutrs3.o aesutfm1.o \
aesevnx2.o aesfrmx1.o aeswinx2.o
aesutall.prg: $(OBJ)
# %e just compile everything then stop.
cleanup:
$(RM) *.o